fix faulty assertion in garmin. (#1290)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Sat, 13 Jul 2024 21:56:45 +0000 (15:56 -0600)
committerGitHub <noreply@github.com>
Sat, 13 Jul 2024 21:56:45 +0000 (15:56 -0600)
commit9476022dc22304cd363111e4b4c5e584f3d89fd0
treef2063ffdbbbb475d7237e5673ac521557ef1a2b5
parent563410ff1491f2e47d79d7bf9ef9fa5bd5f28b2c
fix faulty assertion in garmin. (#1290)

the '-' character is legal for some devices, but was
excluded in the assertions as it can be a metacharacter.
garmin.cc
garmin.h